.Xdefaults Names

The following table gives an overview about the mappings of command line options to their corresponding Xdefaults names.
option resource name option resource name
-rules rules -xpmdir xpmDir
-cards cards -tmps tmps
-decks decks -slots slots
-faceup faceup -facedown facedown
-jokers jokers -rng rng
-relaxed relaxed -flips flips
-turn turn -rotations rotations
-cb cardbackColor -tb background
-arrowcolor arrowColor
-markcolor markColor -markwidth markWidth
-sound sound -nosound sound
The resources are part of the Tableau widget.


Example: You may insert the line

XPat*Tableau.xpmDir: /usr/games/lib/xpat/funnycards

into your .Xdefaults file to have other cards. If you are missing the background colour and larger spaces between the cards from Spider, just insert

XPat*Tableau.background: SeaGreen

XPat*Tableau.Gap: 20

there.